UCF STIG Viewer Logo

The at directory must be owned by root, bin, or sys.


Overview

Finding ID Version Rule ID IA Controls Severity
V-4365 GEN003420 SV-38434r1_rule ECLP-1 Medium
Description
If the owner of the at directory is not root, bin, or sys, unauthorized users could be allowed to view or edit files containing sensitive information within the directory.
STIG Date
HP-UX 11.31 Security Technical Implementation Guide 2017-01-27

Details

Check Text ( None )
None
Fix Text (F-31809r1_fix)
Change the owner of the existing at directory to root, bin, or sys.
# chown root

(Replace root with another system group and/or with a different at directory as necessary.)